home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / printing / 2column6.lzh / KXP1091I.DAT < prev    next >
Text File  |  1993-12-18  |  2KB  |  53 lines

  1. *  PRINTER CODE DATA FOR TWO COLUMN PRINTER Release 6 (2COLUMNS.PRG)
  2. *                      Panasonic KX-P1091i
  3. *
  4. * IMPORTANT: Do not add or delete any commas or any lines in the codes 
  5. * section below. This includes the remarks portion of the code lines.  Keep
  6. * the "-----CODES AND DEFAULTS----" line intact.  Don't us TABs
  7. * Codes are decimal ASCII. Full editing instructions are in 2COLUMNS.DOC 
  8. * CPI = Characters Per Inch (pitch)  LPI = Lines Per Inch
  9. *
  10. $ MB=2,TS=5,CL=2  (Max Blank lines, Tab Spacing, default Column Length
  11. * reduction)  Ranges are: MB 0-9, TS 2-9, CL 0-9  Note dollar sign
  12. *
  13. @ SORT=n, 2SIDES=n, DRAFT=y, DATE=y, DISK=n, EQUAL=y, EUROPE=n
  14. *
  15. ------------- CODES AND DEFAULTS ------------
  16. 027 056,      Disable the 'Paper-Out' sensor
  17. 027 057,      Enable the 'Paper-Out' sensor
  18. 027 065 010,  7 lines/inch line spacing (use closest value - 10/72 inch here)
  19. 027 064 027 080 027 120 000 027 084,  Initialize-10CPI-Draft-Cancel subscript
  20. 027 079,      Cancel 'Skip-Over-Perforations'
  21. 027 087 001,  Fancy Print for Heading - Expanded (double width)
  22. 027 087 000,  Cancel Fancy print
  23. 027 120 001,  Set enhanced print (NLQ here - double strike OK too)
  24. 027 120 000,  Cancel enhanced printing
  25. *
  26. "TXT", Default file extension to be shown in file selector box.
  27. 5,     The number of type sizes you want (up to 6 allowed)
  28. *
  29. "Compressed-17CPI",   Name type size #1 (25 characters max) 
  30. 027 015 027 081 137,  Printer codes to select this type size
  31. 137,  Number of characters of this size that will fit on a FULL line
  32. *
  33. "  as above but at 8 LPI",   Name size #2
  34. 027 015 027 081 137 027 048, codes
  35. 137,  characters per full line
  36. 84,   Maximum lines per column
  37. *
  38. "15 Pitch-15CPI",   Name type size #3
  39. 027 119 002,  codes
  40. 119,  characters per line
  41. *
  42. "Elite-12CPI",   Name
  43. 027 077,  codes
  44. 96,  characters/line
  45. *
  46. "Small Ltrs 17 CPI - 10LPI", Name  (sub/super-script font used here)
  47. 027 015 027 081 137 027 065 007 027 083 000,  codes
  48. 137,  characters/line
  49. 103,  maximum lines per column
  50. *********************************************
  51. * Note: Type size 5 always prints in double strike mode.
  52.